places sidebar: Always chain up in finalize
authorMatthias Clasen <mclasen@redhat.com>
Tue, 21 Jul 2015 23:51:50 +0000 (19:51 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 21 Jul 2015 23:52:54 +0000 (19:52 -0400)
commit94187127821a31b3367ce7b60d4bd5f8e874f6cd
tree0cee24c0f0572ed966d327b23389c37d9354d505
parent3e6177d2ddaa2222b7ea9b6c618f188e8005b56a
places sidebar: Always chain up in finalize

The GtkSidebarRow class was forgetting to do this. The visible
symptom of this in valgrind is that you notice GObject data
being leaked.
gtk/gtksidebarrow.c